ComponentOne Studio Web API Edition
RequestModelBinder<T> Class
Members 

The type of the models
The model binder for the parameter of C1 Web API action.
Syntax
'Declaration
 
Public Class RequestModelBinder(Of T) 
public class RequestModelBinder<T> 
Type Parameters
T
The type of the models
Inheritance Hierarchy

System.Object
   C1.Web.Api.RequestModelBinder<T>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RequestModelBinder<T> Members
C1.Web.Api Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.